html,body{
    height: 100%;
    width: 100%;
    font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","Arial","sans-serif","\5b8b\4f53";
}

.hd-login{
    margin-right: 100px;
    background-color: inherit;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.hd-front{
    position: fixed;
    width: 100%;
}
header .w-frontbd{
    width: 100%;
}
.slide{
    height: 100%;
    width: 100%;
}
.slide .item1{
    background: url(../images/slider.jpg) center center no-repeat;
}
.slide .item2{
    background: url(../images/slider2.jpg) center center no-repeat;
}
.slide .item3{
    display: block;
    background: url(../images/slider3.jpg) center center no-repeat;
}
.hd-front .nav-login{
    float: right;
    margin-right: 120px;
}
.hd-front .nav-login a.cur, .hd-front .nav-login a:hover{
    background-color: inherit;
    color: #00c2a5;
}
.nav-login a{
    padding-left: 20px;
    padding-right: 20px;
}
.carousel-control{
    line-height: 100%;
    top: 50%;
}
.slide .carousel-control.left,.slide .carousel-control.right{
    background-image: inherit
}
.qzy-user-nav{
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 100;
}
.qzy-user-nav:hover ul{
    display: block;
}
.qzy-user-nav a.pic{
    padding: 0 30px;
    display: inline-block;
    height: 73px;
}
.qzy-user-nav a.pic span{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    overflow: hidden;
    margin-top: 18px;
}
.qzy-user-nav a.pic img{
    height: 40px;
    width: 40px;
    float: left;
}
.qzy-user-nav:hover a.pic{
    background-color: #00c2a5;
}
.qzy-user-nav > ul{
    position: absolute;
    width: 220px;
    top: 73px;
    right: 0;
    background-color: #232323;
    line-height: 1;
    display: none;
}
.qzy-user-nav > ul li{
    padding: 0px 20px;
    height: 44px;
    line-height: 44px;
    color: rgba(255,255,255,0.8);
}
.qzy-user-nav > ul li a{
    color: rgba(255,255,255,0.8);
    display: block
}
.qzy-user-nav > ul li a:hover{
    color: #00c2a5
}
.qzy-user-nav > ul li.name{
    background-color: #2d2d2d;
}
.qzy-user-nav > ul li.money a{
    display: inline-block;
    border:1px solid #FFA70E;
    color: #FFA70E;
    padding: 2px 10px;
    float: right;
    line-height: 1.2;
    margin-top: 11px;
    margin-right: 20px;
}
.qzy-user-nav > ul li span{
    float: right;
    display: inline-block
}
.qzy-user-nav > ul li.kf{
    padding: 15px 20px;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.qzy-user-nav > ul li.kf a{
    display: inline-block
}
.qzy-user-nav > ul li.kf a.kf-qq{
    border: 1px solid #00c2a5;
    color: #00c2a5;
    padding: 10px 20px;
    line-height: 1;
}
.qzy-user-nav > ul li.kf a.kf-qq:hover{
    background-color: #00c2a5;
    color: #fff;
}
.qzy-user-nav > ul li.kf a.out{
    float: right;
    color: #999;
}
.qzy-user-nav > ul li.kf a.out:hover{color: #00c2a5}
/*头部结束*/

.content{
    width: 88%;
    min-width: 1120px;
    max-width: 1600px;
}
.ibox2{
    padding-top: 80px;
    padding-bottom: 80px;
}
.qzy-feature li{
    width: 25%;
    float: left;
    padding: 50px;
    box-sizing: border-box;
    border:1px solid #eee;
    margin-left: -1px;
    text-align: left;
    transition: all .3s ease;
    overflow: hidden;
}
.qzy-feature li:hover{
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin-top: -20px;
}
.qzy-feature li:hover a{
    margin-left: 0;
    opacity: 1;
}
.qzy-feature li span{
    background: url(../images/ts-ico.jpg) no-repeat;
    background-size: cover;
    width: 57px;
    height: 46px;
    display: inline-block;
}
.qzy-feature li span.t2{
    background-position: -67px 0;
}
.qzy-feature li span.t3{
    background-position: -126px 0;
}
.qzy-feature li span.t4{
    background-position: -184px 0;
}
.qzy-feature li h2{
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.qzy-feature li p{
    color: #898989;
    font-size: 16px;
}
.qzy-feature li a{
    margin-top: 30px;
    display: inline-block;
    color: #1ABE96;
    margin-left: -100px;
    opacity: 0;
}
.qzy-feature li a:hover{
    text-decoration: underline
}
.ibox_hd{
    margin-bottom: 60px;
}
.wd-box{
    background: url(../images/wdbg.jpg) center top no-repeat;

}
.qzy-verdot{
    text-align: center
}
.qzy-verdot li{
    display: inline-block;
    width: 20%;
    text-align: center;
    float: left;
}
.qzy-verdot li p{
    font-size: 18px;
    color: #A5BCB9;
}
.qzy-verdot li p.num{
    position: relative;
    color: #00c2a5;
    display: inline-block;
    margin-top: 30px;
}
.qzy-verdot li p.num span{
    position: absolute;
    top: 15px;
    right: -40px;

}
.qzy-verdot li p b{
    font-size: 80px;
}
.qzy-verdot li > p:first-child span{
    background: url(../images/sjico.png) no-repeat;
    width: 52px;
    height: 52px;
    background-size: cover;
    display:inline-block;
    margin: 0 auto
}
.qzy-verdot li > p:first-child span.n2{
    background-position: -68px 0;
}
.qzy-verdot li > p:first-child span.n3{
    background-position: -133px 0;
}
.qzy-verdot li > p:first-child span.n4{
    background-position: -201px 0;
}
.qzy-verdot li > p:first-child span.n5{
    background-position: -277px 0;
}
.case-box{
    height: 600px;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}
.case-box .case-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../images/case.jpg) center center no-repeat;
    bottom: 0px;
    overflow: hidden;
    transition: all 1s;
}
.case-box-c{
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.case-box-c h2{
    font-size:30px;
    color: #000;
}
.case-box-c p{
    color: #888;
    font-size: 18px;
}
.case-box:hover .case-bg{
    transform: scale(1.2);
}
.sy-box{
    background: url(../images/sybg.jpg) center center no-repeat;
    height:235px;
    text-align: center;
    padding-top: 100px;
    overflow: hidden;
    box-sizing: border-box
}
.sy-box a{
    background-color: #00c2a5;
    color: #fff;
    display: inline-block;
    padding: 10px 60px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.sy-box a:hover{
    background-color: #23BE77;
}
.kefu-pop{
    display: inline-block;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.kefu-pop li{
    margin-top: 5px;
    position: relative;
    overflow: hidden;
}
.kefu-pop li a{
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 3px;
    background-color: #00c2a5;
    color: #fff;
    text-align: center;
}
.kefu-pop li i{
    background: url(../images/online.png) no-repeat;
    width: 19px;
    height: 22px;
    display: inline-block;
    margin-top: 8px;
}
.kefu-pop li i.qq{
    background-position: -30px 0
}
.kefu-pop li i.gz{
    background-position: -60px 0
}
.kefu-pop li span{
    display: block;
    line-height: 1;
}
.kefu-pop li p.tel{
    position: absolute;
    right:50px;
    background-color: #00c2a5;
    color: #fff;
    top: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-radius: 3px 0 0 3px;
    transition: all .3s;
    opacity: 0;
    z-index: 1;
    width: 130px;
    font-size: 16px;
}
.kefu-pop li:hover {
    overflow: inherit;
}
.kefu-pop li:hover p.tel{
    opacity: 1;
    right: 57px;
}
.kefu-pop li p.app{
    position: absolute;
    right: 30px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    width: 130px;
    text-align: center;
    line-height: 1;
    padding: 10px 0;
    opacity: 0;
    z-index: -1;
    bottom: 0;
}
.kefu-pop li p.app span{
    display: inline-block;
    width: 105px;
    height: 105px;
    background-image: url(../images/front-bg-qr.png);
    background-size: cover;
}
.kefu-pop li p.app b{
    font-size: 14px;
    color: #777;
    margin-top: 0px;
    display: block;
    line-height: 1;
}
.kefu-pop li:hover p.app{
    right: 65px;
    opacity: 1;
    z-index: 1;
}
.kefu-pop li.sy a{
    background: url(../images/sy.png) no-repeat;
}
.kefu-pop li.sy a span{
    font-size: 16px;
    padding: 10px;
    line-height: 1.2;
}

.bd-insidepage .hd-front{
    background-color: #2d2d2d;
}
.c2-1120-40{
    width: auto;
}
.c2-1120-40>ul>li{width: 50%;}

/* wechatpopup */
.wechatpopup {
  color: #555;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 40px;
}
.wechatpopup_con {
  display: inline-block;
  vertical-align: top;
}
.wechatpopup_qr {
  width: 160px;
  height: 160px;
  padding: 15px;
  border: 1px solid #ddd;
}
.wechatpopup_help {
  margin-top: 10px;
  font-size: 16px;
}
.wechatpopup_help>.icon-weixin {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 24px;
  color: #00CD15;
}
.wechatpopup_help>span {
  display: inline-block;
  vertical-align: middle;
}
.wechatpopup_img {
  display: inline-block;
  vertical-align: top;
  width: 176px;
  height: 160px;
  margin-top: 16px;
  margin-left: 10px;
  background-image: url(../images/wechat.png);
  background-repeat: no-repeat;
  background-position: center center;
}

